Orders
Get a single order.
GET
Get a single order.
Authorizations
Bearer authentication. Pass the access token in the Authorization: Bearer <token> header.
Path Parameters
Response
Successful Response
ID of the advertiser who owns this order.
End date of the contract period (UTC).
Unique identifier for the order (UUID v4).
Human-readable name of the order.
Start date of the contract period (UTC).
Total budget for the order.
Extension field for additional order-specific data.
Lifecycle state of the order.
Available options:
draft, active, archived List of operator IDs responsible for managing this order.
